projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c723fc
)
Neutralize language specific to a VCS type.
author
Eric S. Raymond
<esr@thyrsus.com>
Sun, 26 Oct 2014 15:54:03 +0000
(11:54 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Sun, 26 Oct 2014 15:54:03 +0000
(11:54 -0400)
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index ff04c756409be38f47dc665614af693c868f89b3..1945e8120b3142722f2b288a6a0e83c35d8feef0 100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-145,7
+145,7
@@
if [ x"$missing" != x ]; then
cat <<EOF
-Building Emacs from
Bzr
requires the following specialized programs:
+Building Emacs from
the repository
requires the following specialized programs:
EOF
for prog in $progs; do